home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
DefineButton2_292
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2004-10-08
|
165b
|
12 lines
on(release){
nextFrame();
tellTarget("_root.hero.heroint.hhead")
{
stop();
}
tellTarget("_root.barmahead")
{
play();
}
}